'Declaration Public Overloads Function ToString( _ ByVal format As String, _ ByVal formatProvider As IFormatProvider _ ) As String |
public string ToString( string format, IFormatProvider formatProvider ) |
Parameters
- format
- formatProvider
'Declaration Public Overloads Function ToString( _ ByVal format As String, _ ByVal formatProvider As IFormatProvider _ ) As String |
public string ToString( string format, IFormatProvider formatProvider ) |